SixBit API Schema
TagsShopifyType Simple Type
Description
The tags for this item.
Namespace (none)
Type
Restriction of xs:string
Diagram
TagsShopifyType Simple Type
Overview
TagsShopifyType Restriction of xs:string
The tags for this item.
Facets
MinLength0
MaxLength2147483647
Source
<xs:simpleType name="TagsShopifyType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The tags for this item.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="0" />
    <xs:maxLength value="2147483647" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.